Skip to content

support for a new model_type called blueberry#42217

Closed
dustinwloring1988 wants to merge 1 commit intohuggingface:mainfrom
dustinwloring1988:main
Closed

support for a new model_type called blueberry#42217
dustinwloring1988 wants to merge 1 commit intohuggingface:mainfrom
dustinwloring1988:main

Conversation

@dustinwloring1988
Copy link

@dustinwloring1988 dustinwloring1988 commented Nov 14, 2025

This PR adds support for a new model_type called blueberry in the Transformers library. It registers the model type, updates the configuration mapping, and ensures that AutoConfig and related utilities correctly recognize and load blueberry models.

@github-actions
Copy link
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto

@Rocketknight1
Copy link
Member

Hi @dustinwloring1988, are there any pretrained models with this architecture?

@dustinwloring1988
Copy link
Author

@Rocketknight1 yes I have 2 small ones a base and a chat finetune.

@Rocketknight1
Copy link
Member

Can you link them? We generally recommend starting with a custom model, and only migrating the models into Transformers itself after they have a lot of users, because the team at Hugging Face takes responsibility for maintaining them once they're in the main library!

@dustinwloring1988 dustinwloring1988 closed this by deleting the head repository Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants